home *** CD-ROM | disk | FTP | other *** search
/ X User Tools / X User Tools (O'Reilly and Associates)(1994).ISO / sources / xfontsel / xfontsel.ad < prev    next >
Text File  |  1994-09-27  |  4KB  |  129 lines

  1. ! $XConsortium: XFontSel.ad,v 1.11 91/07/22 15:28:38 gildea Exp $
  2. !
  3. ! app-defaults for XFontSel
  4. !
  5. ! Copyright 1985, 1986, 1987, 1988, 1989 by the
  6. ! Massachusetts Institute of Technology
  7. !
  8. ! Permission to use, copy, modify, and distribute this
  9. ! software and its documentation for any purpose and without
  10. ! fee is hereby granted, provided that the above copyright
  11. ! notice appear in all copies and that both that copyright
  12. ! notice and this permission notice appear in supporting
  13. ! documentation, and that the name of M.I.T. not be used in
  14. ! advertising or publicity pertaining to distribution of the
  15. ! software without specific, written prior permission.
  16. ! M.I.T. makes no representations about the suitability of
  17. ! this software for any purpose.  It is provided "as is"
  18. ! without express or implied warranty.
  19. !
  20. ! Author:
  21. !    Ralph R. Swick, Digital Equipment Corporation/M.I.T. Project Athena
  22. !    one weekend in November, 1989
  23.  
  24. *appDefaultsVersion:    1
  25.  
  26. *pixelSizeList: 7, 30, 40, 50, 60
  27. *pointSizeList: 250, 300, 350, 400
  28.  
  29. XFontSel.cursor:    left_ptr
  30. *allowShellResize:    true
  31.  
  32. *commandBox.ShowGrip:    false
  33. *commandBox*top:    chainTop
  34. *commandBox*bottom:    chainTop
  35.  
  36. *quitButton.Label:    quit
  37. *quitButton.left:    chainLeft
  38. *quitButton.right:    chainLeft
  39.  
  40. *ownButton.Label:    select
  41. *ownButton.fromHoriz:    quitButton
  42. *ownButton.left:    chainLeft
  43. *ownButton.right:    chainLeft
  44.  
  45. *countLabel.BorderWidth: 0
  46. *countLabel.Justify:    right
  47. *countLabel.Label:    999999 fonts match
  48. *countLabel.left:    chainRight
  49. *countLabel.right:    chainRight
  50.  
  51. *fieldBox.Orientation:    horizontal
  52. *fieldBox.HSpace:    0
  53. *fieldBox.HSpace:    0
  54.  
  55. *dash.label:        -
  56. *dash.borderWidth:    0
  57. *dash.internalHeight:    0
  58. *dash.internalWidth:    0
  59.  
  60. *fieldBox*MenuButton.BorderWidth:    0
  61. *fieldBox*MenuButton.internalHeight:    0
  62. *fieldBox*MenuButton.internalWidth:    0
  63. *fieldBox*MenuButton.shapeStyle:    rectangle
  64.  
  65. #ifdef LONG_NAMES
  66. *fieldBox*field0.Label:    foundry
  67. *fieldBox*field1.Label: family
  68. *fieldBox*field2.Label: weight
  69. *fieldBox*field3.Label: slant
  70. *fieldBox*field4.Label: set width
  71. *fieldBox*field5.Label: add style
  72. *fieldBox*field6.Label: pixel size
  73. *fieldBox*field7.Label: point size
  74. *fieldBox*field8.Label: resolutionX
  75. *fieldBox*field9.Label: resolutionY
  76. *fieldBox*field10.Label: spacing
  77. *fieldBox*field11.Label: avg width
  78. *fieldBox*field12.Label: registry
  79. *fieldBox*field13.Label: encoding
  80. #else
  81. *fieldBox*field0.Label:    fndry
  82. *fieldBox*field1.Label: fmly
  83. *fieldBox*field2.Label: wght
  84. *fieldBox*field3.Label: slant
  85. *fieldBox*field4.Label: sWdth
  86. *fieldBox*field5.Label: adstyl
  87. *fieldBox*field6.Label: pxlsz
  88. *fieldBox*field7.Label: ptSz
  89. *fieldBox*field8.Label: resx
  90. *fieldBox*field9.Label: resy
  91. *fieldBox*field10.Label: spc
  92. *fieldBox*field11.Label: avgWdth
  93. *fieldBox*field12.Label: rgstry
  94. *fieldBox*field13.Label: encdng
  95. #endif
  96.  
  97. !*fieldBox*field11.Sensitive: False
  98. *fieldBox*field11.menu.Options.ShowUnselectable: False
  99. *fieldBox*field11.menu*font: -misc-fixed-medium-r-normal--7-*-*-*-c-50-iso8859-1
  100.  
  101.  
  102. !*field1*menu*courier.Font:
  103.  
  104. *fontName*skipAdjust:    true
  105.  
  106. *sampleText*Label: \
  107. Processing fonts...
  108.  
  109. *sampleText: \
  110. ABCDEFGHIJKLMNOPQRSTUVWXYZ\n\
  111. abcdefghijklmnopqrstuvwxyz\n\
  112. 0123456789\n\
  113. \340\346\347\353\356\360\361\363\371\375\
  114. \300\306\307\313\316\320\321\323\331\335
  115.  
  116.  
  117. *sampleText16: \
  118. \044\042\044\044\044\046\044\050\044\052\044\053\044\055\044\057\
  119. \044\061\044\063\044\065\044\067\044\071\044\073\044\075\044\077\n\
  120. \044\101\044\104\044\106\044\110\044\112\044\113\044\114\044\115\
  121. \044\116\044\117\044\122\044\125\044\130\044\133\044\136\044\137\n\
  122. \061\042\061\044\061\046\061\050\061\052\061\053\061\055\061\057\
  123. \061\061\061\063\061\065\061\067\061\071\061\073\061\075\061\077\n\
  124. \061\101\061\104\061\106\061\110\061\112\061\113\061\114\061\115\
  125. \061\116\061\117\061\122\061\125\061\130\061\133\061\136\061\137\n\
  126.  
  127. *sampleText*allowResize: true
  128. *sampleText*Height:     50
  129.